net/http.http2Transport.DialTLS (field)
3 uses
net/http (current package)
h2_bundle.go#L7506: DialTLS func(network, addr string, cfg *tls.Config) (net.Conn, error)
h2_bundle.go#L8208: } else if t.DialTLS != nil {
h2_bundle.go#L8209: return t.DialTLS(network, addr, tlsCfg)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)